65.9K
CodeProject is changing. Read more.
Home

iPhone Tutorial – In-App Email

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.22/5 (7 votes)

Jul 20, 2009

Ms-PL

5 min read

viewsIcon

57498

Sending an email from your iPhone application is something which you normally want to do it asynchronously. But unfortunately, prior to iPhone 3.0, the only way to send email was using mailto:// url format. i.e, [[UIApplication sharedApplication] openURL: @"mailto:john.appleseed@appl